home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 2 / Atari Forever 2.zip / Atari Forever 2.iso / serie_v / v_442 / spacejet.doc < prev   
Text File  |  1990-10-04  |  2KB  |  48 lines

  1.  
  2.  
  3.    Well here is my first attempt at writing a game. I know its not very
  4. good but you got to start somewhere in order to learn.Although the game 
  5. is not anywhere near being finished I thought I would put it out to get a 
  6. little feedback,.... please be gentle. 
  7.    I will be adding some more opponents and a couple of extra levels of
  8. play as well as a high scores screen.Please let me know what might be 
  9. good to add to the game, imagination is sometimes harder than the actual
  10. coding.
  11.   The sprites,animation and art ( hey I know it sucks but I am not a artist)
  12. were all made with a Paint program I wrote and am still writing which can
  13. be used for just painting but also has animation studio built in with the 
  14. added advantage of saving your animations/sprites/graphics in GFA format
  15. and will write the actual code (in GFA *.lst format) so that you can easily
  16. add the sprites/art/animations to your GFA programs.
  17.   This game is the first program I have written using the paint program (its 
  18. a good way to find bugs too). When I do finish the paint/animation program
  19. I will release the finished version of this game and the source code for 
  20. game with the paint program so that it will serve as an example of how GFA
  21. sprites can be used.
  22.  
  23.  
  24.   About the game.
  25.  
  26.         Basically shoot everything, The space ship that drops the
  27.         harpoon missile cannot be shot until it is on its way up.
  28.         Your ship has 3 laser bolts loaded at a time after firing the
  29.         third one it will take a second or two to load the three more,
  30.         just keep hitting the fire button.
  31.  
  32.       
  33.         IMPORTANT: all files for this game must be in the root directory
  34.         in drive A to run the program.
  35.  
  36.     
  37.                                                   enjoy, Tom Batinich
  38.                                                   Computer Nerds software
  39.                                                   8778 Sandhill RD.
  40.                                                   Riverside CA. 92508
  41.  
  42. PS. There is a bug in the music routines I have not yet figured out, after 
  43. the first time thru the song, the music will stop. This problem only exists
  44. on machine with TOS older than version 1.4. BTW this program was written 
  45. entirely in GFA BASIC, it took me about 2 hours to code. The graphics 
  46. program that made the art and sprites is GFA code painter, a beta version 
  47. will be released in a about a month or so. 
  48.